enumerated data meaning in English
计数值
Examples
- How to : enumerate data types in assemblies using reflection
>如何:使用反射枚举程序集中的数据类型 - Declaration introduces a new enumerated data type into the program
声明在程序中引入新的枚举数据类型。 - All enumerated data types are enclosed in a set of parentheses with each value separated by a vertical bar
所有枚举的数据类型加了一对括号,每个值通过竖线( “ | ” )分隔。